home *** CD-ROM | disk | FTP | other *** search
/ Scientific American: The Amateur Scientist / Scientific American - The Amateur Scientist (Tinker's Guild)(2000).iso / amsci01 / sponsorads / natinstruments / default.css < prev    next >
Cascading Style Sheet File  |  2000-09-11  |  5KB  |  295 lines

  1. <style type="text/css">
  2.   BODY  {
  3.     background-color : #FFFFFF;
  4.     font-size : 12px;
  5.     font-family : sans-serif;
  6.     font-weight : normal;
  7.     font-style : normal;
  8.     color : #000000;
  9.     font-face : "geneva","arial","helvetica";
  10.     }
  11.  
  12.   P  {
  13.     font-size : 12px;
  14.     font-family : sans-serif;
  15.     font-weight : normal;
  16.     font-style : normal;
  17.     color : #000000;
  18.     font-face : "geneva","arial","helvetica";
  19.     }
  20.  
  21.   b  {
  22.     font-weight : bold;
  23.     }
  24.  
  25.   td {
  26.     font-size : 12px;
  27.     font-family : sans-serif;
  28.     font-weight : normal;
  29.     font-style : normal;
  30.     color : #000000;
  31.     font-face : "geneva","arial","helvetica";
  32.     }
  33.  
  34.  td.profile {
  35.     font-size : 12px;
  36.     font-family : sans-serif;
  37.     font-weight : normal;
  38.     font-face : "geneva","arial","helvetica";
  39.     font-style : normal;
  40.     color : #ffffff;
  41.     } 
  42.     
  43.   A.td:Hover  {
  44.     color : #FFFFFF;
  45.     background-color : #0066cc;
  46.     } 
  47.     
  48. <!-- Start Anchor Styles -->
  49.  
  50.  
  51.   A.black:Hover  {
  52.     background-color : #000000;
  53.     }
  54.  
  55.   A.white:Hover  {
  56.     background-color : #ffffff;
  57.     }
  58.  
  59.   A.yellow:Hover    {
  60.     background-color: #ffcc06;
  61.     }
  62.  
  63.   A.plink:link  {
  64.     color : #0000FF;
  65.     text-decoration: none;
  66.     }
  67.  
  68.   A.plink:visited  {
  69.     color : #660000;
  70.     text-decoration: none;
  71.     }
  72.  
  73.   A.plink:Active  {
  74.     color : #FF0000;
  75.     text-decoration: none;
  76.     }
  77.  
  78.   A.plink:Hover  {
  79.     color : #FFFFFF;
  80.     background-color : #0000FF;
  81.     }
  82. <!-- These classes slink is for the heirer menus on the store and product catalog pages -->
  83.  
  84. A.slink:link  {
  85.     color : #0000FF;
  86.     text-decoration: none;
  87.     }
  88.  
  89.   A.slink:visited  {
  90.     color : #660000;
  91.     text-decoration: none;
  92.     }
  93.  
  94.   A.slink:Active  {
  95.     color : #FF0000;
  96.     text-decoration: none;
  97.     }
  98.   A.slink:Hover  {
  99.       color : #4C7E96;
  100.     background-color : #BAD6E7;
  101.     }
  102.  
  103. <!-- This class slink is for the heirer menus on the store and product catalog pages -->
  104.         
  105.   A:link  {
  106.     color : #0000FF;
  107.     }
  108.  
  109.   A:visited  {
  110.     color : #660000;
  111.     }
  112.  
  113.   A:Active  {
  114.     color : #FF0000;
  115.     }
  116.  
  117.   A:Hover  {
  118.     color : #FFFFFF;
  119.     background-color : #0000FF;
  120.     }
  121.     
  122.   A.news:link  {
  123.     color : #0000FF;
  124.     }
  125.  
  126.   A.news:visited  {
  127.     color : #660000;
  128.     }
  129.  
  130.   A.news:Active  {
  131.     color : #FF0000;
  132.     }
  133.  
  134.   A.news:Hover  {
  135.     color : #FFFFFF;
  136.     background-color : #0000FF;
  137.     }
  138.   A.image:Hover  {
  139.       color : #000000;
  140.     background-color : #FFFFFF;
  141.     }
  142.     
  143. <!-- Start Various Formatting Styles -->
  144.  
  145.  
  146.   .H2  {
  147.     font-size : 25px;
  148.     font-weight : bold;
  149.     font-family : sans-serif;
  150.     font-face : "geneva","arial","helvetica";
  151.     margin-bottom : 0;
  152.     padding-bottom : 0;
  153.     border-bottom-width : 0;
  154.     }
  155.  
  156.   .H3  {
  157.     font-size : 18px;
  158.     font-weight : bold;
  159.     font-family : sans-serif;
  160.     font-face : "geneva","arial","helvetica";
  161.     margin-bottom : 0;
  162.     padding-bottom : 0;
  163.     border-bottom-width : 0;
  164.     }
  165.  
  166.   .small  {
  167.     font-size : 11px;
  168.     font-family : sans-serif;
  169.     font-face : "geneva","arial","helvetica";
  170.     }
  171.     
  172.   .little  {
  173.     font-size : 14px;
  174.     font-family : sans-serif;
  175.     font-weight : normal;
  176.     font-style : normal;
  177.     color : #000000;
  178.     font-face : "geneva","arial","helvetica";
  179.     }
  180.  
  181.   .require  {
  182.     font-size : 14px;
  183.     font-family : sans-serif;
  184.     font-face : "geneva","arial","helvetica";
  185.     text-decoration: none;
  186.     color: #ff0000;
  187.     }
  188.   .content  {
  189.     font-size : 14px;
  190.     font-family : sans-serif;
  191.     font-face : "geneva","arial","helvetica";
  192.     text-decoration: none;
  193.     color: #000000;
  194.     }
  195.  
  196.   .white {
  197.     color: #ffffff;
  198.     }
  199.  
  200.   .blackbg {
  201.     background-color: #000000;
  202.     }
  203.     
  204.   .sidesearch {
  205.     font-size : 10px;
  206.     font-weight : normal;
  207.     font-style : normal;
  208.     color : #000000;
  209.     }
  210.     
  211.   .arrows  {
  212.     font-size : 20px;
  213.     font-family : sans-serif;
  214.     font-weight : normal;
  215.     font-style : normal;
  216.     color : #000000;
  217.     font-face : "geneva","arial","helvetica";
  218.     }    
  219.  
  220.   .news  {
  221.     font-size : 12px;
  222.     font-family : sans-serif;
  223.     font-weight : normal;
  224.     font-face : "geneva","arial","helvetica";
  225.     text-decoration: none;
  226.     color: #ffffff;
  227.     }
  228.     
  229.   .profile {
  230.     font-size : 14px;
  231.     font-family : sans-serif;
  232.     font-weight : normal;
  233.     font-face : "geneva","arial","helvetica";
  234.     text-decoration: none;
  235.     color: #ffffff;
  236.     }
  237.     
  238.     
  239. <!-- Start List Styles -->
  240.  
  241.   ul  {
  242.     font-size : 12px;
  243.     font-family : sans-serif;
  244.     font-weight : normal;
  245.     font-style : normal;
  246.     color : #000000;
  247.     font-face : "geneva","arial","helvetica";
  248.     }
  249.  
  250.   ol  {
  251.     font-size : 12px;
  252.     font-family : sans-serif;
  253.     font-weight : normal;
  254.     font-style : normal;
  255.     color : #000000;
  256.     font-face : "geneva","arial","helvetica";
  257.     }
  258.  
  259.   li  {
  260.     font-size : 12px;
  261.     font-family : sans-serif;
  262.     font-weight : normal;
  263.     font-style : normal;
  264.     color : #000000;
  265.     font-face : "geneva","arial","helvetica";
  266.     }
  267.  
  268.   dd {
  269.     font-size : 12px;
  270.     font-family : sans-serif;
  271.     font-weight : normal;
  272.     font-style : normal;
  273.     color : #000000;
  274.     font-face : "geneva","arial","helvetica";
  275.     }
  276.  
  277.   div {
  278.     font-size : 12px;
  279.     font-family : sans-serif;
  280.     font-weight : normal;
  281.     font-style : normal;
  282.     color : #000000;
  283.     font-face : "geneva","arial","helvetica";
  284.     }
  285.     
  286.   pre {
  287.     font-size : 12px;
  288.     font-family : fixed-width;
  289.     font-weight : normal;
  290.     font-style : normal;
  291.     color : #000000;
  292.     font-face : "courier";
  293.     }
  294. </style>
  295.